backgroun-color: white-blue;

.zfFormHeader h2 {
    font-size: var(--title-txt-size);
    color: var(--title-txt-clr);
    font-weight: var(--header-title-weight);
    font-style: var(--header-title-style);
    font-family: var(--header-font);
    text-wrap: wrap;
    width: 100% !important;
}